Fix typo that broke non-Windows builds.
authorPaul Eggert <eggert@cs.ucla.edu>
Sat, 7 Apr 2012 15:15:22 +0000 (08:15 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Sat, 7 Apr 2012 15:15:22 +0000 (08:15 -0700)
commit18929dd8a76edf6c809b125324c570d7c68976fb
tree5a7a1ce742c7e8bc514d7de6ab1e510b14082923
parent5d05098de56b0a541ff3a966e9708050598442b7
Fix typo that broke non-Windows builds.

* xml.c (libxml2_loaded_p) [!!WINDOWSNT]: 'inine' -> 'inline'.
src/ChangeLog
src/xml.c